home *** CD-ROM | disk | FTP | other *** search
/ PC Direct 1998 August / PC Direct August 1998.iso / CDSET32.INI < prev    next >
INI File  |  1998-04-17  |  2KB  |  48 lines

  1.  
  2. [CDSETUP]
  3.  
  4. ; *****************************************************************************
  5. ; Product Name
  6. ;
  7. ; A unique product name MUST be specified in order to register it with the 
  8. ; Licence Management Syetem.
  9. ; ***************************************************************************** 
  10.  
  11. ProductName=IDP
  12.  
  13. ; *****************************************************************************
  14. ; LicenceNo(n)
  15. ;
  16. ; In order to define multiple licence numbers for installation use LicenceNo(0) 
  17. ; to LicenceNo(24) (Maximum number of licence numbers = 25). Unique licence 
  18. ; numbers will be provided by C-Dilla.
  19. ; *****************************************************************************
  20.  
  21. LicenceNo(0)=2953453568
  22.  
  23. ; *****************************************************************************
  24. ; NetworkPath(n)
  25. ;
  26. ; In order to define multiple network licence paths for network licence numbers 
  27. ; use NetworkPath(0) to NetworkPath(24). 
  28. ;
  29. ; NOTE: A valid LicenceNo(n) must exist foreach NetworkPath(n) that is defined.
  30. ; *****************************************************************************
  31.  
  32. NetworkPath(0)=
  33.  
  34. ; *****************************************************************************
  35. ; FilterRequired (0 - Not required (default), 1 - Required)
  36. ;
  37. ; Determines whether or not the product requires the use of the Licence 
  38. ; Management System's filter service. If the product does not require the 
  39. ; filter then there is less chance that a reboot will be required following 
  40. ; the installaltion of the licence management system (although on some 
  41. ; platforms if other products are already installed that already require the 
  42. ; filter then the machine may have to be rebooted anyway.
  43. ; *****************************************************************************
  44.  
  45. FilterRequired=1
  46.  
  47.  
  48.